home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / komunikace / ftpgetter / ftpgetter_setup.exe / {app} / FTPGetter.chm / style.css < prev    next >
Cascading Style Sheet File  |  2006-09-02  |  6KB  |  276 lines

  1. /*************************************************************************************/
  2. /*                                          ╓Γσ≥α                                    */
  3. /*************************************************************************************/
  4.  
  5. body {
  6.       background-color: #696969;
  7. }
  8.  
  9. h1, h2, h3 {
  10.       color: #003366;
  11. }
  12.  
  13. a {
  14.       color: #003366;
  15. a:hover {
  16.       color: #660033;
  17. }
  18.  
  19. dt{ /* ╟απεδεΓεΩ φεΓε±≥φεπε ßδεΩα */
  20.       color: #fff;
  21.       background: #235C9D url(images/box_top.png) no-repeat top left;              
  22.       border-bottom: 1px solid white;
  23. }
  24. dl{
  25.       background: #EEF5EE url(images/box_bottom.png) no-repeat bottom left;
  26. }
  27.  
  28. #steps-list dt{
  29.       background: #FFFACD url(images/steps-list.png) no-repeat top left;
  30.       border-bottom: 0px solid #FFFACD;
  31.       color: #003366;
  32. }
  33. #steps-list dl{
  34.       background: #FFFACD url(images/steps-list.png) no-repeat bottom left;
  35. }
  36.  
  37. #page-header, #page-footer{
  38.       /* ╓Γσ≥ Γσ≡⌡φσΘ Φ φΦµφσΘ °α∩ΩΦ */
  39.       background-color: #4682B4;
  40. }
  41. #page-footer{
  42.       border-top: 1px solid #64A6F3;
  43.       color: #FDF5E6;
  44. }
  45. .container { /* ┬σ≡⌡φσσ ∞σφ■ */
  46.       border-top: 1px solid #64A6F3;
  47.       border-bottom: 2px solid #134783;
  48.       background: #235C9D;
  49. }
  50. #minitabs a:link, #minitabs a:visited {
  51.       color: #F0CD8C;
  52. }
  53.  
  54. #minitabs a.active:link, #minitabs a.active:visited , #minitabs a:hover {
  55.       border-bottom: 4px solid #134783;
  56.       color: #FDF5E6;
  57. }
  58. #minitabs a:hover {
  59.       border-bottom: 4px solid #FDF5E6;
  60.       color: #FDF5E6;
  61. }
  62. #main-div{/* ╦σΓ√Θ ßδεΩ - ε±φεΓφεΘ */
  63.       background-color: White;
  64. }
  65. #advert-div{/* ╧≡αΓ√Θ ßδεΩ - Σδ  ε≥εß≡αµσφΦ  ≡σΩδα∞√ */
  66.       background-color: White;  
  67. }
  68.  
  69. /******************************************************************************************/
  70. /*                                   ╬±φεΓφ√σ ²δσ∞σφ≥√                                    */
  71. /******************************************************************************************/
  72.  
  73. body {
  74.       margin: 0px 0px 0px 0px;
  75. }
  76. table, p, a, ul, li, dt, dl, h1, h2, h3 {
  77.       font-family: verdana,arial,helvetica;
  78. }
  79. p {
  80.       margin-top: 1em;
  81.       margin-bottom: 1em;
  82.       line-height: 1.5em;
  83. }
  84. img {
  85.       border: none;
  86. }
  87. h1, h2, h3 {
  88.         margin: 0px 0px 0px 0px;
  89.         font-family: Helvetica, arial, sans-serif;
  90.         font-weight: normal;
  91. }
  92. h1 {
  93.       font-size: 19px;
  94. }
  95. h2 {
  96.       font-size: 15px;  
  97. }
  98. table, p, a, ul, li, dt, dl{
  99.       font-size: 12px;
  100. }
  101. #breadcrumb p, #breadcrumb a{
  102.         font-size: 11px;
  103. }
  104. a {
  105.       text-decoration: none;
  106. }    
  107. dd, dd a {
  108.       font-size: 10px;
  109. }
  110. dl{
  111.       width: 180px;
  112.       margin: 14px 10px 20px 15px;
  113.       padding: 0;
  114. }
  115. dt{
  116.       margin: 0 0 10px 0;
  117.       padding: 6px;
  118.       text-align: center;
  119. }      
  120. dd {
  121.       margin: 0 0 0 4px;
  122.       padding: 0 10px 10px 4px;
  123.       color: #666;
  124. }
  125. #steps-list {
  126.       margin-top: 2em;
  127. }
  128. #steps-list dd, #steps-list dd a {
  129.       font-size: 11px;
  130. }
  131. #steps-list dd{
  132.       color: Black;   
  133.       line-height: 1.5em;
  134.       padding-left: 20px;
  135.       padding-right: 20px;
  136. }
  137. #steps-list dt{
  138.       padding-left: 26px;
  139.       padding-right: 26px;
  140.       padding-top: 20px;              
  141.       font-size: 17px;
  142.       text-align: left;
  143. }
  144. #steps-list dl{
  145.       width: 100%;
  146.       margin: 0px 10px 20px 0px;
  147.       padding: 0;
  148. }
  149. img.right-img{
  150.       float: left;
  151.       margin: 1em 1em 0em 0em;
  152. }
  153. img.left-img{
  154.       float: right;
  155.       margin: 1em 1em 0em 0em;
  156. }
  157.  
  158. ul.steps_list {
  159.       list-style: disc outside none; /*list-style: none;*/
  160.       margin: 1.5em 0px 0px 0px;
  161.       padding: 2em 2em 2em 2em;
  162.       line-height: 1.5em;
  163. }
  164.  
  165. /* ╘ε≡∞√ - support and download */
  166. table.support_form{
  167.       border: 1px solid #A9A9A9; 
  168.       background-color: #D3D3D3;        
  169.       text-align: center;
  170. }
  171. tr.download-row-title td{
  172.       padding: 10px;
  173.       line-height: 1em;
  174. }
  175. tr.download-row td{
  176.       border-top: 1px solid #A9A9A9; 
  177.       background-color: White;
  178.       padding: 6px;
  179. }
  180. tr.download-row td a{
  181.         border: 0px solid White;
  182. }
  183. /* ╘ε≡∞√ - support and download */
  184.  
  185. #notes{
  186.       width: 100%;
  187.       margin: 1em 1em 1em 1em;
  188. }
  189. #page-header, #page-footer{
  190.       padding: 1em 1em 1em 1em;
  191.       text-align: center;
  192. }
  193. #page-header{
  194.       text-align: left;
  195. }
  196. .container {
  197.       padding-top: 10px;
  198.       padding-bottom: 4px;
  199.       margin: 0px 0 0px 0;
  200. }
  201. .container a{
  202.       font-size: 13px;
  203. }
  204. #minitabs {
  205.       margin: 0;
  206.       padding: 0 0 20px 10px;   
  207.                 /*font-weight: bold;*/
  208. }
  209. #minitabs li {
  210.       margin: 0px 0px 0px 0px; 
  211.       display: inline;
  212.       list-style-type: none;
  213.       padding-bottom: 6px;
  214.       text-align: center;
  215. }
  216. #minitabs a:link, #minitabs a:visited {
  217.       float: left;
  218.       margin: 0 10px 0px 10px;
  219.       padding-bottom: 10px;
  220.       text-decoration: none;
  221.       text-align: center;
  222. }
  223. #minitabs a.active:link, #minitabs a.active:visited /*, #minitabs a:hover*/ {
  224.       padding-bottom: 4px;
  225.       text-align: center;
  226. }
  227. #minitabs a:hover {
  228.       padding-bottom: 4px;
  229.       text-align: center;
  230. }
  231. #sitemap{
  232.       padding-left: 1em;
  233.       padding-right: 1em;
  234.       padding-top: 1em;
  235.       padding-bottom: 10em;
  236.       margin-top: 4em;
  237.       margin-bottom: 5em;
  238.       vertical-align:  middle;
  239. }
  240. #sitemap ul{
  241.       list-style: none;
  242. }
  243. #sitemap ul ul{
  244.       list-style: square outside;
  245. }
  246. #sitemap ul li, #sitemap a{
  247.       font-size: 18px;
  248.       font-weight: bold; 
  249.       line-height: 1.5em;
  250. }
  251. #sitemap ul li ul li{
  252.       font-size: 14px;
  253.       font-weight: bold; 
  254. }
  255. .logical-block{
  256.       margin-top: 0.5em;
  257.       margin-bottom: 2em;
  258.       border-top: 2px dotted #CCCCCC;
  259.       border-bottom: 2px dotted #CCCCCC;
  260. }
  261. .logical-block p, .logical-block img{
  262.         padding-top: 0.2em;
  263. }
  264. .logical-block a {
  265.       border-bottom: 1px dotted grey;
  266. }
  267. .logical-block li{
  268.         padding-bottom: 12px;
  269. }
  270. #breadcrumb p{
  271.       margin-top: 0.2em;
  272. }
  273. #breadcrumb a{
  274.       border-bottom: 2px dotted Gray;
  275. }